home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / bbs / poker21.zip / EXAMPLE.CFG < prev    next >
Text File  |  1997-06-17  |  3KB  |  57 lines

  1. Single Node Configuration File:
  2.  
  3. This is what the POKER-BN.CFG contains when created (less the comments) 
  4. for Single Node operation.
  5.  
  6. 1                        <-- COM PORT 1, 2, 3, 4 or &H###/#
  7. Y                        <-- Multi-Node 'Y' or 'N' (Yes only works in Reg Ver)
  8. COM-DAT BBS              <-- Name Of BBS
  9. Mike Jordan              <-- Sysop's Name or alias
  10. DOOR.SYS                 <-- BBS Created Caller Info File
  11. C:\WC30\WCWORK\NODE1\    <-- Drive & Path Of Systems Caller File (Note \'s)
  12. LOG                      <-- LOG to keep user log or NOLOG to disable
  13. C:\BULLETIN\BULL99.ANS   <-- Drive\Path\BulletinName For Ansi Scores
  14. C:\BULLETIN\BULL99.ASC   <-- Drive\Path\BulletinName For Ascii Scores
  15. Wildcat                  <-- Type of BBS System Your Running
  16. Thanks for Registering   <-- 50 character dedication line (Registered ver only)
  17. 50                       <-- Number of games allowed Per Day (1 to 99)
  18. 3                        <-- Number of days allowed for makeup
  19. 10             <-- Start Day of makeup days                
  20.  
  21. Note 1:  Line 11 has to be in the config file, even if it is blank.
  22.  
  23.  
  24. Multi-Node Configuration File:
  25.  
  26. This is what the POKER-BN.CFG contains when created (less the comments) for
  27. Multi-Node operation.
  28.  
  29. %WCPORTID%                 <-- COM PORT 1, 2, 3, 4 or &H###/#
  30. Y                          <-- Multi-Node 'Y' or 'N' (Yes only works in Reg Ver)
  31. COM-DAT BBS                <-- Name Of BBS
  32. Mike Jordan                <-- Sysop's Name or alias
  33. DOOR.SYS                   <-- BBS Created Caller Info File
  34. C:\WC30\WCWORK\%WCNODEID%\ <-- Drive & Path Of Systems Caller File (Note \'s)
  35. LOG                        <-- LOG to keep user log or NOLOG to disable
  36. C:\BULLETIN\BULL99.ANS     <-- Drive\Path\BulletinName For Ansi Scores
  37. C:\BULLETIN\BULL99.ASC     <-- Drive\Path\BulletinName For Ascii Scores
  38. Wildcat                    <-- Type of BBS System Your Running
  39. Thanks for Registering     <-- 50 character dedication line (Registered ver only)
  40. 50                         <-- Number of games allowed Per Day (1 to 99)
  41. 3                          <-- Number of days allowed for makeup
  42. 10               <-- Start Day of makeup days                
  43.  
  44. Note 1:  Line 11 has to be in the config file, even if it is blank.
  45.  
  46.  
  47.  
  48. These are plain ASCII files.  Any ASCII editor can be used to create or edit them.
  49.  
  50.  
  51. Errors that you might encounter:
  52.  
  53. Error 76 - This indicates that a path is set wrong.
  54. Error 62 - (Input past end of file) This indicates you do not
  55.            have the right number of lines in your *.CFG file.
  56. Error 53 - File Not Found
  57.